home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 A / CHIP_HITWARE_7A.iso / Multimedia / Multi Build / whatsnew.txt < prev   
Text File  |  1999-11-29  |  8KB  |  188 lines

  1. MMB 4.5
  2. - Active Objects can have Tool Tips. 
  3.   That is a text you can see on runtime when you move mouse over some object and wait. 
  4. - Enhanced Object list. It supports multiple selection. 
  5. - Snap to Grid was added. 
  6.   You can switch it on by clicking on the Snap To Grid button on the toolbar.
  7. - Quick Object Roll-Up was added. 
  8.   You can add a Bitmap, Paragraph Text, Bitmap button or MMB Object just by double-clicking on the file in the Quick Object file list. 
  9. - Dimensions Roll-Up window was added 
  10.   You can change the position of objects by entering a number.
  11. - Pages in the project can be easy repositioned and copied with new Page Manager 
  12. - Animated Gifs reviewed - better support for optimized animated gifs with disposal methods.
  13.   Enhanced Animated Gif properties dialog box. Run Script after last frame added. Load New file button added. 
  14. - In Paragraph text properties switching between enhanced and international editor added. 
  15.   Also a new button to load text from the file into the editor. 
  16. - In the page actions Go To Page was added a list box for pages just to make it easier to use. 
  17. - In Video Object added Run Script after video Stop/Finish 
  18. - Added arrays to the string variables in the Script ( a$[1] = b$[a+1] ) 
  19. - The Text Buttons and Bitmap Buttons now change back to default image if you click on a button and drag cursor off the window before lifting it 
  20. - Looping of MP3 Playlist. Whenever the last item of the playlist have instead of mp3 file word LOOP then the playlist will loop. 
  21. - Fixed the Video & EditBox problem - after video stopped the edit boxes were no longer receiving input. 
  22. - Video & the Go to Next Page on FW & BW problem fixed 
  23. - Bonus: Color Tweak effects 30 new bitmap color, art and special effects. 
  24.  
  25.  
  26. MMB 4.4
  27. - Text Button can have customized font
  28. - Ability to change the default cursor on most active objects - ten predifined cursors
  29. - Full Script editor enhancements - color highlighting keywords, wizard, remembering the size and position
  30. - Paragraph text editor enhancements
  31. - MP3 can be also a  command line parameter in player
  32. - Ability to Resize Page, Move Page, Stay On Top from script
  33. - Ability to copy file and to create a full path directory.
  34. - Ability to Show or Hide Objects on any page from any page (Master pages included) from script
  35. - Ability to run designer directly from CD without installing it on hard drive.
  36. - other fixes
  37.  
  38. MMB 4.3
  39. - String Support in Script
  40. - Input Text EditBox
  41. - Clone Bitmap Object Enhancement
  42. - Video Object Enhancement (action after movie finish)
  43. - Ability to change icons for compiled application
  44.  
  45. MMB 4.2
  46. - MP3 enhancements, ID3 Tags
  47. - MP3 List Enhancements
  48. - Replace Text, global function
  49.  
  50. MMB 4.1
  51. - MMB Plug-In support
  52. - Templates
  53. - Load text from external file
  54.  
  55. MMB 4.0
  56. - New Transitions, Page Curl, Fire
  57. - 14 cool new Bitmap Effects (menu Effects), Water, Impresionists, Warp, Bump....
  58. - Matrix Object
  59. - VR Panorama Object
  60. - Dynamic FX
  61. MMB 3.3
  62. - Page Transitions
  63. - Embedded MIDI and MOD
  64. - Embedded external files
  65. MMB 3.2
  66. - Text-To-Speech support
  67. - MP3 List Support
  68. - Printing
  69. - Temporary install TTF fonts
  70. - E-cards
  71. MMB Version 3.1
  72. New:
  73. -Print Text Function
  74. -Page Import/Export
  75. -Bitmap Button has new option 'Auto-Button'
  76.  This allows you to create bitmap button only from one Image. The
  77.  button will have look and feel like Text Button but with a bitmap.
  78. -Video Object has the option to load MPEG, VideoDisc or MOV -
  79.  using MCI - this saves some writing in script for MCI.
  80. -OctaMed sound support (*.med). Thsi is the first from upomming mod
  81.  formats.
  82. -OpenFile command and internal <File> added. This allows you to pop-up Open File dialog
  83.  For Example: OpenFile("MPEG files |*.mpg||","*.mpg")
  84.  Then you can use the <File> (the same way like you were using <SrcDir>). So for example for MCI you can use:
  85.  MCICommand("play <File>")
  86. -VolumeUp and VolumeDown commands were added
  87. -Custom Shape window: The B/W Mask option was added allowing you to create any shape even with holes
  88. -The candy See Through was added. This will turn the background of
  89.  project transparent and then you can cast shadow on desktop or
  90.  make fully semitransparent window. However it has some limitation.
  91. -Cover Windows taks bar in Full Screen background option.
  92.  
  93. Fix:
  94. -The final fix for the 32 bit 1 pixel shift on 32 bit adapters
  95. -Nasty bug crashing applications containing few mbd project
  96. -<SrcDir>,<CD>, <File> for second parameter in Run command or Run program action.
  97. -Random Generator each time you start app will have different seed.
  98. -In ScriptTimer and ExitTimer you can use variable instead of time
  99. -Return Key close the project
  100. -Esc or Return stops the video
  101.  
  102. 01/Oct/98
  103. MMB Version 3.0
  104. - Animated gif support
  105. - embedded wave
  106. - midi
  107. - smaller players
  108. - Script Object
  109. - new script functions
  110. - MCI command - allows you to play MPEG, Video Disc, DVD...
  111. - Full Screen Background
  112. - Stretched image on background
  113. - Kiosk mode - disable Alt-Tab, Ctrl-Alt-Del...
  114. - Keyboard shortcuts in MMB
  115. - for - next loop
  116. - script timer function
  117. - many other improvements
  118.  
  119. 15/Sept/98
  120. MMB version 2.02
  121. - Copy-paste of nested groups bug fixed
  122. - Check for lost objects added in Page menu - related to the Copy-paste bug
  123.  
  124. 14/Sept/98
  125. MMB version 2.01
  126. - RunMBD command fixed
  127. - Name Arrays (Example: Image[a] will be translated into Image1 if a=1 - this can save an if - end commands)
  128.  
  129. 01/Sep/98
  130. MMB MP3 version 2.0
  131.  
  132. - Full MP3 Support
  133. - Script language
  134. - Global Variables 
  135. - New cool effects
  136. - Always on the top option
  137. - In Place testing
  138. - Better Object list
  139.  
  140. 05/AUG/98
  141. MMB 1.3
  142.  
  143. New Object - Paragraph Text
  144. Paragraph text with word wrap and scroll bar. 
  145.  
  146. Master page and Master Top Layer
  147. This is very important feature if you have project with many pages.
  148. You donÆt want to copy all the common objects to all pages, do you?
  149. Instead of this you can put the common objects to the Master Page or Master Top Layer.
  150.  
  151. What is the difference?
  152.  
  153. Master Page -  will appear as a bottom layer on each page. 
  154. The objects on the page will appear all the time on the top of the objects from Master Page.
  155. This is great to put your artwork here. Sure you can put also interactive objects here, but you must be sure other objects on pages will not cover them.
  156.  
  157. Master Top Layer - will appear as a top layer on each page. The objects on the page will be behind the Master Top Layer objects.
  158. This is great for active objects like menus, buttons, windows, etc...
  159.  
  160.  
  161. CD Audio or Mixed-Mode CD support.
  162. This is for those who wish to write their own CD-ROM and have access to a recordable CD drive.
  163. In ver 1.3 each page can play different audio track from the CD.
  164. Great for the Mixed-mode custom CD - on track 1 you have your programs, mmb player and data and on other
  165. track you can put audio songs.
  166.  
  167. Objects can play Tracks from CD Audio
  168. In the Sounds Actions you can write into the On Click box commands for CD Audio:
  169. CD:2 - will play second track
  170. CD:STOP - Stop Playing
  171. CD:PLAY    - Play 
  172. CD:PAUSE - Pause    
  173. CD:FW - play next song
  174. CD:BW - play prev. song
  175. CD:PLP - Play/Pause
  176.  
  177. You can easy create simple CD player now. (see CDAudio.mbd sample)
  178.  
  179. Selection preview.
  180. If you are interested how the objects you selected look like - the Selection view is for you.
  181. To open/close selection view click on long button on the bottom part of Object List.
  182. In the preview you can see hidden objects, groups and much more.
  183. If you have heavy graphics and you think it is slowing down the designer - switch the preview off!
  184. (It goes into the groups etc... so it may slow down the designer a bit.)
  185.  
  186. Stand Alone compiler is now part of the designer.
  187.  
  188. In the Exteral Comands and page actions - The "Minimize" item was added.